Handle 16 colour display mode. For some reason, in this mode
authorTor Lillqvist <tml@novell.com>
Tue, 5 Apr 2005 01:46:59 +0000 (01:46 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Tue, 5 Apr 2005 01:46:59 +0000 (01:46 +0000)
commit64f6d8cd7f7afe70270994d17449f9e34da13f9b
tree57beef336dfa2d1eafb248294e2d41f189eca871
parent8b388cd365f461b11c2a2698993f4576d82f7bd1
Handle 16 colour display mode. For some reason, in this mode

2005-04-05  Tor Lillqvist  <tml@novell.com>

* gdk/win32/gdkvisual-win32.c (_gdk_visual_init): Handle 16 colour
display mode. For some reason, in this mode GetDeviceCaps(BITSPIXEL)
returns 1 (but GetDeviceCaps(NUMCOLORS) does return 16). (#143415)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gdk/win32/gdkvisual-win32.c